You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TValueRec Class > TValueRec Methods > DefineBoolMatrix Method > TValueRec.DefineBoolMatrix Method ([In] TMtxInt, bool)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TValueRec.DefineBoolMatrix Method ([In] TMtxInt, bool)

Define value as a matrix boolean values. If IsOwned is true, the var will be owned by TValueRec and released when TValueRec is freed.

Syntax
C#
Visual Basic
public void DefineBoolMatrix([In] TMtxInt mtx, bool aIsOwned);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!